home *** CD-ROM | disk | FTP | other *** search
/ Shareware Super Platinum 8 / Shareware Super Platinum 8.iso / mac / WIN_VID / ALLPAPER.ZIP;1 / ALLPAP.DOC next >
Encoding:
Text File  |  1994-08-16  |  2.4 KB  |  47 lines

  1. ALLPAPER.EXE (VERSION 1.0)               Copyright (c) 1994, Jeff Prosise
  2. -------------------------------------------------------------------------
  3.             First Published in PC Magazine September 13, 1994 (Utilities)
  4. -------------------------------------------------------------------------
  5.  
  6. ALLPAPER by Jeff Prosise
  7.  
  8. PURPOSE:
  9.  
  10.               The Windows wallpaper feature does not have a facility for
  11. adjusting the size of bitmaps. Wallpaper is either centered on the screen
  12. or tiled. AllPaper lets you stretch or shrink a bitmapped image so that
  13. one copy of the image fills the screen.
  14.  
  15. SETUP:
  16.               AllPaper is extremely simple to use. You select a .BMP
  17. file, select an output resolution, and then click the Shrink/Expand
  18. button to create a new version of the image under the filename of your
  19. choice.
  20.  
  21. Once you have the new .BMP file, you need only copy it to your Windows
  22. directory to make it available to the Control Panel's Desktop applet,
  23. where wallpaper settings are selected.
  24.  
  25. REMARKS:
  26.  
  27.              AllPaper works with almost any .BMP file, including
  28. OS/2-style .BMP files, but there are some exceptions. It doesn't
  29. work with the 16-bit and 32-bit .BMP files used by Microsoft
  30. Windows NT, and it doesn't work with compressed .BMP files,
  31. which can be very difficult to deal with when bypassing GDI
  32. (Graphics Device Interface) functions as AllPaper does.
  33. If you attempt to input a compressed .BMP file, AllPaper displays
  34. the message, "Unsupported file format (DIB is compressed)." DIB
  35. stands for device-independent bitmap, the data format that lies
  36. at the heart of every .BMP file.
  37.  
  38. On-line services such as CompuServe and ZiffNet are loaded with
  39. bitmapped images that can be used as wallpaper. With AllPaper,
  40. you can download the image of your choice without worrying about
  41. its resolution. If the bitmap is the wrong size, AllPaper can fix
  42. it for you. If you download a bitmap that is in compressed .BMP
  43. format, however, you will need a different utility to convert it
  44. to an uncompressed .BMP file. AllPaper does not support conversion
  45. between different graphics file formats.
  46. ------------------------------------------------------------------------
  47. Jeff Prosise writes our Tutor column and is a contributing editor of
  48. PC Magazine. He is also the author of the book Windows Desktop Utilities,
  49. published by Ziff-Davis Press.
  50. -------------------------------------------------------------------------
  51.  
  52.